Add rust-ts-mode font-locking tests (bug#70464)
authorNoah Peart <noah.v.peart@gmail.com>
Fri, 19 Apr 2024 17:27:10 +0000 (10:27 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 22 Apr 2024 04:49:19 +0000 (21:49 -0700)
commitac2a4f61bdd0dc3a71a544d25de7cb36d37f44f9
tree6b9352c6d30c4f388ccc877967cdcfc25f8f3553
parent5c51bc934ebb88dd9dd8b228e99c39518c92c54b
Add rust-ts-mode font-locking tests (bug#70464)

* test/lisp/progmodes/rust-ts-mode-tests.el: New file for rust-ts-mode
tests.
* test/lisp/progmodes/rust-ts-mode-resources/font-lock.rs: New file
with rust-ts-mode font-locking tests. New tests added for macro
font-locking (bug#70464) and function signatures
(bug#70465).
test/lisp/progmodes/rust-ts-mode-resources/font-lock.rs [new file with mode: 0644]
test/lisp/progmodes/rust-ts-mode-tests.el [new file with mode: 0644]